The Rose


Problem 1
Create a New Project called Rose to build an appropriate training set for learning of the rose r = cos(3θ) using a ANN for auto-association. Use 2000 training cases and 64 inputs. The input training set must include noisy roses and the target must include clean roses as shown in the figure. The training set must include the same phase in eight different training cases.

AutoAssociation

Problem 2
Edit the BuilValidSet.lab file build the validation set using the training set. Contaminate the target training set with 10% of noise to create the input validation set. The target of the validation set is the same as the target of the training set.

Problem 3
Edit the Train.lab file to design and train an ANN for the rose. Train the ANN using simulated annealing and the conjugate gradient method.

Problem 4
Edit the CheckTraining.lab file to check the training: (a) Compute the mean squared error for the ANN using the training set. (b) Plot the error for each training case. (c) Save the plot as a vector image (checkTraining.pdf and checkTraining.emf)

Problem 5
Edit the Validation.lab file to perform the validation of the ANN. (a) Compute the mean squared error for the ANN using the validation set. (b) Plot the error for each validation case. (c) Save the plot as a vector image (validation.pdf and validation.emf)

Problem 6
Generate a report in Microsoft Word. Write some conclusions in the report focusing on the problems that were faced during the simulation and how these problems were or could be solved.

© Copyright 2000-2021 Wintempla selo. All Rights Reserved. Jul 22 2021. Home